@charset "UTF-8";

/*
-moz-	火狐等使用Mozilla浏览器引擎的浏览器
-webkit-	Safari, 谷歌浏览器等使用Webkit引擎的浏览器
-o-	Opera浏览器
-ms-	Internet Explorer
*/
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.all {
  width: 100%;
  max-width: 1920px;
  margin: 0 auto;
  overflow-x: hidden;
}

.marginTitle {
  margin: 118px auto 59px;
  text-align: center;
}

.marginTitle h1 {
  font-size: 32px;
  margin: 10px 0;
  letter-spacing: 15px;
}

.marginTitle p {
  font-size: 20px;
  color: #ac7e45;
}

.partOne .partOne_container .h {
  color: white;
  font-size: 57px;
}

.partOne .partOne_container .t1 {
  margin: 10px 0;
  color: white;
}

.partTwo .partTwo_container .swiper-slide span {
  position: absolute;
  bottom: 25px;
  font-size: 15px;
  color: #fff;
  left: 50%;
  transform: translate(-50%, -50%);
}



.partFour .text0 div {
  font-size: 39px;
  margin-bottom: 30px;
  letter-spacing: 10px;
  font-family: SimSun;
  font-weight: 600px;
}

.partFour .text0 p {
  line-height: 30px;
  font-size: 18px;
}

.navSix {
  text-align: center;
}

.navSix ul li {
  display: inline-block;
}

.navSix ul li a {
  font-size: 19px;
  color: #7e7e7e;
  margin: 0 20px;
}

.navSix ul li img {
  height: 3px;
  width: 70%;
  margin: 10px auto;
  display: none;
}

.navSix ul .active img {
  display: block;
}

.titleSix {
  margin: 118px auto 40px;
}

.pageSix {
  margin: 0 auto;
  width: 1050px;
}

.pageSix .left {
  float: left;
  margin-top: 70px;
  max-width: 50%;
}

.pageSix .right {
  float: right;
  margin-top: 70px;
  max-width: 50%;
}

.pageSix ul li {
  margin-bottom: 30px;
  line-height: 27px;
  max-height: 29px;
}

.pageSix .left a,
.pageSix .right a {
  font-size: 18px;
}

.pageSix .left span,
.pageSix .right span {
  margin-right: 15px;
}

@media screen and (max-width: 768px) {
  .marginTitle {
    margin: 1.5733333333rem auto 0.7866666667rem;
  }
}

.clearf:before,
.clearf:after {
  content: "";
  display: table;
}

.clearf:after {
  clear: both;
}

.pc {
  display: block;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
}

.mobile {
  display: none;
}

@media screen and (max-width: 768px) {
  .mobile {
    display: block;
  }
}

.spaceDiv {
  width: 100%;
  height: 80px;
}

@media screen and (max-width: 768px) {
  .spaceDiv {
    height: 1.4133333333rem;
  }
}

.footer {
  width: 100%;
  margin: 120px auto 40px;
  border-top: 1px solid #ddd;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .footer {
    margin: 1.6rem auto 0.6666666667rem;
  }
}

.footer .footOne {
  width: 1120px;
  margin: 0 auto;
  padding-top: 61px;
  position: relative;
  text-align: center;
}

.footer .footOne .footerLinks {
  width: 100%;
}

.footer .footOne .footerLinks:before,
.footer .footOne .footerLinks:after {
  content: "";
  display: table;
}

.footer .footOne .footerLinks:after {
  clear: both;
}

.footer .footOne .footerLinks a:hover {
  color: #bf9e74;
}

.footer .footOne .footerLinks ul {
  float: left;
  width: 70px;
  text-align: left;
  margin-right: 134px;
}

.footer .footOne .footerLinks ul .topName {
  color: #999 !important;
}

.footer .footOne .footerLinks ul li {
  color: #000;
  font-size: 14px;
  margin-bottom: 14px;
}

.footer .footOne .footerLinks ul li:hover {
  color: #bf9e74;
}

.footer .footOne .footerLinks .ful1 {
  width: 58px;
  margin-right: 125px;
}

.footer .footOne .footerLinks .ful2 {
  width: 120px;
  margin-right: 125px;
}

.footer .footOne .footerLinks .ful6 {
  margin-right: 0;
}

.footer .footerTwo {
  width: 1024px;
  height: 54px;
  margin: 70px auto 0;
}

.footer .footerTwo .foot_focus ul li{
  float: left;
  margin: 0 10px;
}

.footer .footerTwo .footlogo {
  float: left;
  width: 122px;
  margin-top: 10px;
  margin-right: 158px;
  cursor: pointer;
}

.footer .footerTwo .email {
  float: left;
}

.footer .footerTwo .email #F-E-mail {
  float: left;
  width: 330px;
  height: 54px;
  border: 1px solid;
  border: solid 1px #dddddd;
  border-right: none;
  text-indent: 20px;
}

.footer .footerTwo .email .emailBtn {
  cursor: pointer;
  float: left;
  width: 120px;
  height: 54px;
  border: solid 1px #dddddd;
  line-height: 54px;
  text-align: center;
  font-size: 14px;
}

.footer .footerTwo .shareArea {
  float: right;
  margin-top: 10px;
}

.footer .footerTwo .shareArea .media_icon {
  width: 32px;
  float: left;
  margin-left: 37px;
  position: relative;
  cursor: pointer;
}

.footer .footerTwo .shareArea .media_icon .wxqrcode {
  display: none;
  position: absolute;
  width: 120px;
  top: -140px;
  left: 50%;
  margin-left: -60px;
}

.footer .footerThree {
  font-size: 12px;
  letter-spacing: 0px;
  color: #000000;
  margin: 20px auto 0 auto;
  text-align: center;
  width: 328px;
}

.footer .footerThree p{
  margin-bottom: 10px;
}

.menu {
  height: 80px;
  width: 100%;
  position: fixed;
  top: 0px;
  left: 0;
  border-bottom: 1px solid rgba(102, 102, 102, 0.4);
  z-index: 12;
  color: #fff;
  font-size: 14px;
  line-height: 1;
  -webkit-transform: translate(0, -80px);
  transform: translate(0, -80px);
}

.menu .menu_container {
  width: 100%;
  height: 100%;
  position: relative;
  padding: 0 80px;
}

.menu .menu-left {
  height: 100%;
  float: left;
}

.menu .menu-left .linka {
  cursor: pointer;
}

.menu .menu-left .p1 {
  margin-left: 57px;
  margin-right: 75px;
  height: 100%;
  float: left;
  line-height: 80px;
}

.menu .menu-left .p1:before,
.menu .menu-left .p1:after {
  content: "";
  display: table;
}

.menu .menu-left .p1:after {
  clear: both;
}

.menu .menu-left .p1 .xlmenu {
  width: 18px;
  float: left;
  margin-right: 19px;
  margin-top: 30px;
}

.menu .menu-left .p1 ul {
  float: left;
  margin-right: 19px;
  margin-top: 32px;
}

.menu .menu-left .p1 ul li {
  width: 18px;
  height: 2px;
  background-color: #ffffff;
  margin-bottom: 4px;
}

.menu .menu-left .p1 span {
  float: left;
}

.menu .menu-left .menu_link {
  position: relative;
  float: left;
  margin-right: 50px;
  height: 100%;
  line-height: 80px;
}

.menu .menu-left .menu_link .secondKind {
  display: none;
  position: absolute;
  top: 65px;
  left: 0;
  width: 420px;
  z-index: 9;
}

.menu .menu-left .menu_link .secondKind .secondKind_links {
  width: 250px;
  background-color: #fff;
  float: left;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}

.menu .menu-left .menu_link .secondKind .secondKind_links ul {
  margin: 0 29px;
  padding-top: 29px;
}

.menu .menu-left .menu_link .secondKind .secondKind_links ul li {
  font-size: 14px;
  color: #000;
  margin-bottom: 18px;
  line-height: 1;
}

.menu .menu-left .menu_link .secondKind .secondKind_links ul li:hover {
  color: #bf9e74;
}

.menu .menu-left .menu_link .secondKind .secondKind_img {
  float: left;
  width: 170px;
  height: 200px;
}

.menu .menu-logo {
  position: absolute;
  top: 0;
  left: 50%;
  width: 125px;
  height: 46px;
  margin: 17px 0 0 -81px;
  cursor: pointer;
}

.menu .menu-right {
  float: right;
  height: 34px;
  margin-top: 32px;
  /*margin-right: 39px;*/
  width: 300px;
}

.menu .menu-right .menu_right_container .location_box {
  float: left;
}

.menu .menu-right .menu_right_container .location_box .loc_logo {
  width: 15px;
  float: left;
  margin-right: 10px;
}

.menu .menu-right .menu_right_container .location_box span {
  font-size: 14px;
  color: #ffffff;
}

.menu .menu-right .menu_right_container .search_icon {
  float: left;
  width: 15px;
  margin-left: 81px;
  cursor: pointer;
}

.menu .menu-right .menu_right_container .sale_icon {
  float: left;
  width: 50px;
  margin-right: 68px;
  margin-top: -8px;
  cursor: pointer;
}

.menu .menu_shadow {
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  z-index: 11;
  right: 0;
  top: 0;
  display: none;
  z-index: 99999999;
}

.menu_imf {
  position: fixed;
  top: 0;
  left: 0;
  width: 600px;
  height: 100vh;
  background: rgba(0, 0, 0, 0.7);
  z-index: 999;
  transition: all .7s ease 0s;
  -webkit-transition: all .7s ease 0s;
}

.menu_imf .Top_Category {
  z-index: 20;
  float: left;
  width: 300px;
  height: 100%;
  background-color: #ffffff;
  padding-top: 36px;
  font-size: 16px;
  color: #000;
}

.menu_imf .Top_Category ul {
  margin: 0 0 0 30px;
}

.menu_imf .Top_Category ul li {
  margin-bottom: 30px;
  cursor: pointer;
}

.menu_imf .Top_Category ul li:hover {
  color: #bf9e74;
}

.menu_imf .Top_Category ul .active {
  color: #bf9e74;
}

.menu_imf .Secondary_Category {
  float: left;
}

.menu_imf .Secondary_Category .Secondary_Category_box_special {
  width: 300px;
  height: 100vh;
  background-color: #f4f4f4;
  font-size: 16px;
  color: #000;
  overflow: hidden;
}

.menu_imf .Secondary_Category .Secondary_Category_box_special ul li {
  width: 300px;
  height: 280px;
  position: relative;
  cursor: pointer;
  background-size: cover;
}

.menu_imf .Secondary_Category .Secondary_Category_box_special ul li .bgmb {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: all 1s ease 0s;
  -webkit-transition: all 1s ease 0s;
}

.menu_imf .Secondary_Category .Secondary_Category_box_special ul li .active {
  opacity: 1;
}

.menu_imf .Secondary_Category .Secondary_Category_box {
  width: 300px;
  height: 100vh;
  background-color: #f4f4f4;
  font-size: 16px;
  color: #000;
  padding-top: 36px;
  display: none;
}

.menu_imf .Secondary_Category .Secondary_Category_box ul {
  margin: 0 0 0 30px;
}

.menu_imf .Secondary_Category .Secondary_Category_box ul li {
  margin-bottom: 30px;
  cursor: pointer;
}

.menu_imf .Secondary_Category .Secondary_Category_box ul li:hover {
  color: #bf9e74;
}

.menu_imf .Secondary_Category .Secondary_Category_box ul .active {
  color: #bf9e74;
}

.menuStyle2 {
  background-color: #fff;
}

.search_mb {
  display: none;
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.85);
  top: 0;
  left: 0;
  z-index: 99;
}

.search_mb .search_box {
  width: 815px;
  padding-top: 100px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}

.search_mb .search_box:before,
.search_mb .search_box:after {
  content: "";
  display: table;
}

.search_mb .search_box:after {
  clear: both;
}

@media screen and (max-width: 768px) {
  .search_mb .search_box {
    width: 8.9866666667rem;
    padding-top: 0.5333333333rem;
  }
}

.search_mb .search_box input {
  vertical-align: text-top;
  float: left;
  width: 700px;
  padding-bottom: 20px;
  color: #fff;
  font-size: 18px;
  appearance: "none";
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  -webkit-appearance: none;
  border-radius: 0;
}

@media screen and (max-width: 768px) {
  .search_mb .search_box input {
    width: 6.1066666667rem;
    padding-bottom: 0.2666666667rem;
    border-bottom: 0.0133333333rem solid rgba(255, 255, 255, 0.3);
    font-size: 12px;
    letter-spacing: 0.0133333333rem;
  }

  [data-dpr="2"] .search_mb .search_box input {
    font-size: 24px;
  }

  [data-dpr="3"] .search_mb .search_box input {
    font-size: 36px;
  }
}

.search_mb .search_box input::-webkit-input-placeholder {
  color: #fff;
}

.search_mb .search_box input::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #fff;
}

.search_mb .search_box input:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #fff;
}

.search_mb .search_box input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff;
}

.search_mb .search_box .serBtn {
  cursor: pointer;
  float: left;
  width: 20px;
  margin-left: 15px;
}

@media screen and (max-width: 768px) {
  .search_mb .search_box .serBtn {
    width: 0.3733333333rem;
    margin-left: 0.6666666667rem;
  }
}

.search_mb .search_box .serClose {
  cursor: pointer;
  float: right;
  width: 20px;
}

@media screen and (max-width: 768px) {
  .search_mb .search_box .serClose {
    width: 0.3066666667rem;
    margin-right: 0.4rem;
  }
}

.search_mb .search_box .lineAni {
  width: 250px;
  height: 1px;
  background-color: #bf9e74;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: translateX(-250px);
  transform: translateX(-250px);
}

.search_mb .search_box .active {
  -webkit-animation-name: lineAni;
  animation-name: lineAni;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

@keyframes lineAni {
  65% {
    width: 250px;
    -webkit-transform: translateX(450px);
    transform: translateX(450px);
  }

  100% {
    width: 0px;
    -webkit-transform: translateX(700px);
    transform: translateX(700px);
  }
}

@-webkit-keyframes lineAni {
  65% {
    width: 250px;
    -webkit-transform: translateX(450px);
    transform: translateX(450px);
  }

  100% {
    width: 0px;
    -webkit-transform: translateX(700px);
    transform: translateX(700px);
  }
}

.initTrans {
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
}

.active_menuImf {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.menuRiAni {
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}

.shadowContainerInit {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.shadowContainer {
  -webkit-transform: translate(300px, 0);
  transform: translate(300px, 0);
}

.nobodyScroolY {
  overflow-y: hidden;
}

.blackColor {
  color: #000;
}

.bgColor {
  background-color: #000;
}

.tosomebtns {
  display: none;
  position: fixed;
  bottom: 10vh;
  right: 30px;
  z-index: 9;
}

@media screen and (max-width: 768px) {
  .tosomebtns {
    bottom: 10vh;
    right: 15px;
  }
}

.tosomebtns .toTop {
  cursor: pointer;
  width: 50px;
}

@media screen and (max-width: 768px) {
  .tosomebtns .toTop {
    width: 30px;
  }
}

.tosomebtns .toHome {
  cursor: pointer;
  width: 50px;
  margin-top: 25px;
}

@media screen and (max-width: 768px) {
  .tosomebtns .toHome {
    width: 30px;
  }
}

.m-menu {
  position: fixed;
  z-index: 9;
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
}

.m_search {
  float: left;
  width: 0.3733333333rem;
  margin-top: 0.5333333333rem;
  margin-left: 0.5333333333rem;
}

.m_menu_btn {
  width: 0.4rem;
  margin-right: 0.5333333333rem;
  margin-top: 0.5333333333rem;
  float: right;
}

.m_menu_btn .m_xlmenu {
  width: 0.4rem;
  margin-bottom: 0.12rem;
}

.m_menu_btn ul li {
  width: 0.4rem;
  height: 0.04rem;
  background-color: #ffffff;
  margin-bottom: 0.12rem;
}

.m-logo {
  position: absolute;
  width: 2.16rem;
  left: 3.92rem;
  top: 0.4rem;
}

.m_menu {
  width: 100vw;
  height: 1.4133333333rem;
  position: relative;
}

.m_menu #m_search {
  position: relative;
}

.m_menu #m_search_svg2 {
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}

.m_menu_container {
  width: 100vw;
  height: 100vh;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  -webkit-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  transition: all .7s ease 0s;
  -webkit-transition: all .7s ease 0s;
}

.m_menu_container .m_menu_top {
  width: 100vw;
  height: 1.4133333333rem;
  border-bottom: 1px solid #dddddd;
  position: relative;
}

.m_menu_container .m_menu_top .m_menu_close {
  width: 0.4rem;
  margin-right: 0.5333333333rem;
  margin-top: 0.5333333333rem;
  float: right;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.m_menu_container .m_menu_box {
  width: 9rem;
  background-color: #fff;
  margin: 0 auto;
  padding-top: 0.8rem;
  height: 80vh;
  overflow: scroll;
}

.m_menu_container .m_menu_box .m_menu_box_list {
  margin-bottom: 0.8rem;
  font-size: 12px;
  letter-spacing: 1px;
}

[data-dpr="2"] .m_menu_container .m_menu_box .m_menu_box_list {
  font-size: 24px;
}

[data-dpr="3"] .m_menu_container .m_menu_box .m_menu_box_list {
  font-size: 36px;
}

.m_menu_container .m_menu_box .m_menu_box_list:before,
.m_menu_container .m_menu_box .m_menu_box_list:after {
  content: "";
  display: table;
}

.m_menu_container .m_menu_box .m_menu_box_list:after {
  clear: both;
}

.m_menu_container .m_menu_box .m_menu_box_list .itemName {
  float: left;
}

.m_menu_container .m_menu_box .m_menu_box_list .addicon {
  float: right;
  width: 0.2666666667rem;
}

.m_menu_container .m_menu_box .m_menu_box_list .saleicon {
  width: 1.0666666667rem;
}

.m_menu_container .m_menu_box .m_menu_box_list .m_menu_list {
  margin-left: 0.3333333333rem;
  display: none;
}

.m_menu_container .m_menu_box .m_menu_box_list .m_menu_list ul li {
  margin-top: 0.64rem;
}

.m_menu_container .m_menu_footer {
  width: 100vw;
  position: absolute;
  bottom: 0.7066666667rem;
  left: 0;
}

.m_menu_container .m_menu_footer .m_menu_footer_box {
  margin: 0 auto;
  width: 9rem;
}

.m_menu_container .m_menu_footer .m_menu_footer_box .m_loca_box {
  float: left;
}

.m_menu_container .m_menu_footer .m_menu_footer_box .m_loca_box .m_loca {
  width: 0.3066666667rem;
  float: left;
  margin-right: 0.16rem;
}

.m_menu_container .m_menu_footer .m_menu_footer_box .m_loca_box p {
  font-size: 12px;
  letter-spacing: 1px;
  float: left;
  opacity: 0.5;
}

[data-dpr="2"] .m_menu_container .m_menu_footer .m_menu_footer_box .m_loca_box p {
  font-size: 24px;
}

[data-dpr="3"] .m_menu_container .m_menu_footer .m_menu_footer_box .m_loca_box p {
  font-size: 36px;
}

.m_menu_container .m_menu_footer .m_menu_footer_box .share {
  float: right;
}

.m_menu_container .m_menu_footer .m_menu_footer_box .share .m_sina {
  width: 0.6rem;
  float: left;
}

.m_menu_container .m_menu_footer .m_menu_footer_box .share .m_wchat {
  width: 0.5866666667rem;
  float: left;
  margin-right: 0.6666666667rem;
}

.menuTransionZong {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.m_footer {
  padding: 0.6666666667rem 0 0.5333333333rem;
  margin-top: 1.6rem;
  border-top: 1px solid #ddd;
}

.m_footer .m_footer_logo {
  width: 3.8533333333rem;
  margin-bottom: 0.6666666667rem;
  margin-left: 0.5rem;
}

.m_footer .m_footer_box {
  width: 9rem;
  background-color: #fff;
  margin: 0 auto;
  padding-top: 0.8rem;
}

.m_footer .m_footer_box .m_footer_box_list {
  margin-bottom: 0.8rem;
  font-size: 12px;
  letter-spacing: 1px;
}

[data-dpr="2"] .m_footer .m_footer_box .m_footer_box_list {
  font-size: 24px;
}

[data-dpr="3"] .m_footer .m_footer_box .m_footer_box_list {
  font-size: 36px;
}

.m_footer .m_footer_box .m_footer_box_list:before,
.m_footer .m_footer_box .m_footer_box_list:after {
  content: "";
  display: table;
}

.m_footer .m_footer_box .m_footer_box_list:after {
  clear: both;
}

.m_footer .m_footer_box .m_footer_box_list .itemName {
  float: left;
}

.m_footer .m_footer_box .m_footer_box_list .addicon {
  float: right;
  width: 0.2666666667rem;
}

.m_footer .m_footer_box .m_footer_box_list .m_footer_list {
  margin-left: 0.3333333333rem;
  display: none;
}

.m_footer .m_footer_box .m_footer_box_list .m_footer_list ul li {
  margin-top: 0.64rem;
}

.m_footer .m_emial {
  width: 9rem;
  margin: 1.5733333333rem auto 0;
}

.m_footer .m_emial:before,
.m_footer .m_emial:after {
  content: "";
  display: table;
}

.m_footer .m_emial:after {
  clear: both;
}

.m_footer .m_emial #m_email {
  width: 6.9733333333rem;
  height: 0.9866666667rem;
  font-size: 12px;
  float: left;
  border: 1px solid #ddd;
  border-right: none;
  text-indent: 0.4133333333rem;
  -webkit-appearance: none;
  border-radius: 0;
}

[data-dpr="2"] .m_footer .m_emial #m_email {
  font-size: 24px;
}

[data-dpr="3"] .m_footer .m_emial #m_email {
  font-size: 36px;
}

.m_footer .m_emial .m_email_btn {
  width: 2.0266666667rem;
  height: 0.9866666667rem;
  line-height: 0.9866666667rem;
  float: right;
  border: 1px solid #ddd;
  text-align: center;
  font-size: 12px;
  color: #000;
}

[data-dpr="2"] .m_footer .m_emial .m_email_btn {
  font-size: 24px;
}

[data-dpr="3"] .m_footer .m_emial .m_email_btn {
  font-size: 36px;
}

.m_footer .m_footer_share {
  width: 3.2rem;
  margin: 0.8rem auto;
}

.m_footer .m_footer_share:before,
.m_footer .m_footer_share:after {
  content: "";
  display: table;
}

.m_footer .m_footer_share:after {
  clear: both;
}

.m_footer .m_footer_share div {
  width: 0.8rem;
}

.m_footer .m_footer_share .m_footer_sina {
  float: right;
}

.m_footer .m_footer_share .m_footer_wchat {
  float: left;
  margin-left: 0.4266666667rem;
}

.m_footer .m_footer_share .m_footer_ashley {
  float: left;
}

.m_footer .footer_text_end {
  width: 100%;
}

.m_footer .qrcode{
  text-align: center;
}
.m_footer .qrcode img{
  width: 120px;
  margin: 0px auto;
}
.m_footer .footer_text_end p {
  width: 100%;
  text-align: center;
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 1;
  margin-bottom: 0.2533333333rem;
}

[data-dpr="2"] .m_footer .footer_text_end p {
  font-size: 24px;
}

[data-dpr="3"] .m_footer .footer_text_end p {
  font-size: 36px;
}

.kvmb {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
}

.commonkv {
  width: 100%;
  height: 450px;
  background: no-repeat center center;
  background-size: cover;
  position: relative;
}

@media screen and (max-width: 768px) {
  .commonkv {
    height: 6rem;
  }
}

.commonkv .kvmb {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 2;
}

.aboutkv {
  background-image: url(../images/common/about_kv.jpg);
}

@media screen and (max-width: 768px) {
  .aboutkv {
    background-image: url(../images/common/about_kv_m.jpg);
  }
}

.studio_kv {
  background-image: url(../images/common/studio_kv.jpg);
}

@media screen and (max-width: 768px) {
  .studio_kv {
    background-image: url(../images/common/studio_kv_m.jpg);
  }
}

.storykv {
  background-image: url(../images/common/afi_kv.jpg);
}

@media screen and (max-width: 768px) {
  .storykv {
    background-image: url(../images/common/afi_kv_m.jpg);
  }
}

.jobkv {
  background-image: url(../images/common/job_kv.jpg);
}

@media screen and (max-width: 768px) {
  .jobkv {
    background-image: url(../images/common/job_kv_m.jpg);
  }
}

.listKv {
  background-image: url(../images/common/list_kv.jpg);
}

@media screen and (max-width: 768px) {
  .listKv {
    background-image: url(../images/common/list_kv_m.jpg);
  }
}

.allwxsharemb {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
  top: 0;
  left: 0;
  z-index: 9999;
}

.allwxsharemb .wxsha {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.allwxsharemb .wxsha #weixin {
  background-color: #fff;
  padding: 0.1333333333rem;
  width: 4rem;
}

.allwxsharemb .wxsha p {
  margin-top: 0.2666666667rem;
  font-size: 14px;
  color: #fff;
  text-align: center;
}

[data-dpr="2"] .allwxsharemb .wxsha p {
  font-size: 28px;
}

[data-dpr="3"] .allwxsharemb .wxsha p {
  font-size: 42px;
}

.redWarning {
  border-color: red !important;
}

.waringp {
  width: 100%;
  color: red;
  position: absolute;
  top: 102%;
  left: 0;
  font-size: 13px;
}

@media screen and (max-width: 768px) {
  .waringp {
    font-size: 12px;
  }

  [data-dpr="2"] .waringp {
    font-size: 24px;
  }

  [data-dpr="3"] .waringp {
    font-size: 36px;
  }
}

.e-mail_container {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}

.coupon_active {
  top: 86px;
}

@media screen and (max-width: 768px) {
  .coupon_active {
    top: 1.4133333333rem;
  }
}

.xxdiv {
  width: 100%;
  height: 86px;
}

@media screen and (max-width: 768px) {
  .xxdiv {
    height: 1.4133333333rem;
    padding: 0;
  }
}

.coupon_Top {
  position: fixed;
  width: 100%;
  height: 86px;
  padding: 12px;
  top: 0;
  left: 0;
  z-index: 99;
  background-color: #fff;
  display: none;
}

@media screen and (max-width: 768px) {
  .coupon_Top {
    height: 1.4133333333rem;
    padding: 0;
  }
}

.coupon_Top .coupon_Top_container {
  position: relative;
  width: 100%;
  text-align: center;
  height: 100%;
  border: solid 2px #e2ded8;
  background-color: rgba(241, 240, 236, 0.5);
  display: flex;
  align-content: center;
  justify-content: center;
}

@media screen and (max-width: 768px) {
  .coupon_Top .coupon_Top_container {
    border: solid 0px #e2ded8;
    background-color: #e3e1da;
  }
}

.coupon_Top .coupon_Top_container .coupon_Top_box {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .coupon_Top .coupon_Top_container .coupon_Top_box {
    width: 100%;
  }
}

.coupon_Top .coupon_Top_container .coupon_Top_box_flex {
  width: 1080px;
  display: flex;
  height: 58px;
  align-items: center;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  .coupon_Top .coupon_Top_container .coupon_Top_box_flex {
    width: 100%;
    height: 1.4133333333rem;
    justify-content: space-around;
  }
}

.coupon_Top .coupon_Top_container .b2 {
  width: 288px;
  float: left;
}

.coupon_Top .coupon_Top_container .b3 {
  width: 248px;
  float: left;
}

.coupon_Top .coupon_Top_container .b2_m {
  width: 2.32rem;
}

.coupon_Top .coupon_Top_container .b3_m {
  width: 2.2266666667rem;
}

.coupon_Top .coupon_Top_container .topGetbtn {
  float: left;
  width: 190px;
  height: 34px;
  border: solid 1px #bf9e74;
  line-height: 33px;
  text-align: center;
  cursor: pointer;
  font-size: 14px;
  letter-spacing: 1px;
}

@media screen and (max-width: 768px) {
  .coupon_Top .coupon_Top_container .topGetbtn {
    width: 3.08rem;
    height: 0.7466666667rem;
    border: solid 1px #bf9e74;
    font-size: 12px;
    line-height: 0.7466666667rem;
  }

  [data-dpr="2"] .coupon_Top .coupon_Top_container .topGetbtn {
    font-size: 24px;
  }

  [data-dpr="3"] .coupon_Top .coupon_Top_container .topGetbtn {
    font-size: 36px;
  }
}

.coupon_Top .bclose {
  position: absolute;
  right: 19px;
  top: 18px;
  width: 18px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .coupon_Top .bclose {
    position: static;
    width: 0.3333333333rem;
  }
}

.coupon_dan_container {
  width: 455px;
  padding: 10px;
  background-color: #e3e1da;
  position: absolute;
  top: 200px;
  left: 50%;
  margin-left: -227.5px;
  z-index: 999999;
}

@media screen and (max-width: 768px) {
  .coupon_dan_container {
    width: 7.7333333333rem;
    padding: 0.16rem;
    background-color: #e3e1da;
    position: absolute;
    top: 3.9466666667rem;
    left: 50%;
    margin-left: -3.8666666667rem;
  }
}

.coupon_dan_container .coupon_danBox {
  width: 100%;
  border: solid 1px #c28342;
  margin: 0 auto;
  position: relative;
}

.coupon_dan_container .coupon_danBox .b1 {
  width: 300px;
  margin: 32px auto;
}

@media screen and (max-width: 768px) {
  .coupon_dan_container .coupon_danBox .b1 {
    width: 6.1333333333rem;
    margin: 0.6666666667rem auto;
  }
}

.coupon_dan_container .coupon_danBox .tbtn {
  width: 300px;
  height: 56px;
  border: solid 1px #bf9e74;
  font-size: 16px;
  letter-spacing: 1px;
  color: #000000;
  text-align: center;
  line-height: 56px;
  margin: 0 auto 40px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .coupon_dan_container .coupon_danBox .tbtn {
    width: 4.4266666667rem;
    height: 0.7466666667rem;
    border: solid 1px #bf9e74;
    font-size: 12px;
    letter-spacing: 0.0133333333rem;
    color: #000000;
    text-align: center;
    line-height: 0.7466666667rem;
    margin: 0 auto 0.5333333333rem;
  }

  [data-dpr="2"] .coupon_dan_container .coupon_danBox .tbtn {
    font-size: 24px;
  }

  [data-dpr="3"] .coupon_dan_container .coupon_danBox .tbtn {
    font-size: 36px;
  }
}

.coupon_dan_container .coupon_danBox .wclose {
  position: absolute;
  width: 20px;
  right: -40px;
  top: -40px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .coupon_dan_container .coupon_danBox .wclose {
    position: absolute;
    width: 0.32rem;
    right: -0.6666666667rem;
    top: -0.6666666667rem;
  }
}

.coupon_tan_mengban {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  z-index: 9999;
}

.lpcon {
  width: 100%;
  position: relative;
  margin-top: 50px;
}

.lpcon .la_link {
  position: absolute;
  width: 200px;
  left: 50%;
  top: 82%;
  margin-left: -90px;
  font-size: 20px;
  letter-spacing: 1px;
  color: #bf9e74;
  text-align: center;
  z-index: 1;
}

.top-container {
  width: 100%;
  height: 100%;
  position: relative;
}

@media screen and (max-width: 768px) {
  .top-container .kvBox {
    width: 100%;
  }
}

.top-container .kvBox #kvSwiper {
  width: 100%;
  height: 100%;
}

.top-container .kvBox #kvSwiper .swiper-wrapper {
  width: 100%;
  height: 100%;
}

.top-container .kvBox #kvSwiper .swiper-wrapper .swiper-slide {
  width: 100%;
  height: 100%;
  background: no-repeat center center;
  background-size: cover;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .top-container .kvBox #kvSwiper .swiper-wrapper .swiper-slide {
    background-size: 0;
  }
}

.top-container .kvBox #kvSwiper .swiper-wrapper .swiper-slide .mkv {
  width: 100%;
  display: none;
}

@media screen and (max-width: 768px) {
  .top-container .kvBox #kvSwiper .swiper-wrapper .swiper-slide .mkv {
    display: block;
  }
}

.top-container .kvBox .kvmb {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  z-index: 2;
  top: 0;
  left: 0;
}

@media screen and (max-width: 768px) {
  .top-container .kvBox .kvmb {
    background: rgba(0, 0, 0, 0.2);
  }
}

.top-container .kvBox .kvmb .picre {
  position: absolute;
  top: 30%;
  right: 8%;
}

@media screen and (max-width: 768px) {
  .top-container .kvBox .kvmb .picre {
    top: 40%;
    right: 0;
    width: 100%;
  }
}

.top-container .kvBox .kvmb .picre .pic1_a {
  width: 598px;
  transition: "all 1s ease 1.1s";
  -webkit-transition: all 1s ease 1.1s;
  -moz-transition: all 1s ease 1.1s;
  -o-transition: all 1s ease 1.1s;
  -ms-transition: all 1s ease 1.1s;
}

@media screen and (max-width: 1600px) {
  .top-container .kvBox .kvmb .picre .pic1_a {
    width: 540px;
  }
}

.top-container .kvBox .kvmb .picre .pic1_a:before,
.top-container .kvBox .kvmb .picre .pic1_a:after {
  content: "";
  display: table;
}

.top-container .kvBox .kvmb .picre .pic1_a:after {
  clear: both;
}

.top-container .kvBox .kvmb .picre .pic1_a img {
  float: right;
  width: 410px;
}

@media screen and (max-width: 1600px) {
  .top-container .kvBox .kvmb .picre .pic1_a img {
    width: 370px;
  }
}

@media screen and (max-width: 768px) {
  .top-container .kvBox .kvmb .picre .pic1_a img {
    float: none;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .top-container .kvBox .kvmb .picre .pic1_a {
    width: 5.4666666667rem;
    margin: 0 auto;
  }
}

.top-container .kvBox .kvmb .picre .pic1_b {
  width: 598px;
  margin-top: 20px;
  transition: "all 1s ease 1.3s";
  -webkit-transition: all 1s ease 1.3s;
  -moz-transition: all 1s ease 1.3s;
  -o-transition: all 1s ease 1.3s;
  -ms-transition: all 1s ease 1.3s;
}

@media screen and (max-width: 1600px) {
  .top-container .kvBox .kvmb .picre .pic1_b {
    width: 540px;
  }
}

@media screen and (max-width: 768px) {
  .top-container .kvBox .kvmb .picre .pic1_b {
    width: 7.9733333333rem;
    margin: 0.4rem auto 0;
  }
}

.top-container .kvBox .kvmb .picre .xbtn {
  width: 224px;
  height: 57px;
  border: solid 1px #bf9e74;
  font-size: 16px;
  line-height: 57px;
  letter-spacing: 2px;
  text-align: center;
  color: #fff;
  margin-top: 78px;
  float: right;
  transition: "all 1s ease 1.6s";
  -webkit-transition: all 1s ease 1.6s;
  -moz-transition: all 1s ease 1.6s;
  -o-transition: all 1s ease 1.6s;
  -ms-transition: all 1s ease 1.6s;
}

@media screen and (max-width: 768px) {
  .top-container .kvBox .kvmb .picre .xbtn {
    width: 200px;
  }
}

@media screen and (max-width: 768px) {
  .top-container .kvBox .kvmb .picre .xbtn {
    width: 4.3733333333rem;
    height: 1.2rem;
    line-height: 1.2rem;
    margin: 0.8rem auto;
    float: none;
    letter-spacing: 0.0133333333rem;
    font-size: 12px;
  }

  [data-dpr="2"] .top-container .kvBox .kvmb .picre .xbtn {
    font-size: 24px;
  }

  [data-dpr="3"] .top-container .kvBox .kvmb .picre .xbtn {
    font-size: 36px;
  }
}

.top-container .kvBox .kvmb .picre2 {
  position: absolute;
  top: 23.2%;
  left: 6.6%;
}

@media screen and (max-width: 768px) {
  .top-container .kvBox .kvmb .picre2 {
    top: 2.6666666667rem;
    right: 0;
    left: 50%;
  }
}

.top-container .kvBox .kvmb .picre2 .pic2 {
  width: 531px;
}

@media screen and (max-width: 1600px) {
  .top-container .kvBox .kvmb .picre2 .pic2 {
    width: 431px;
  }
}

@media screen and (max-width: 768px) {
  .top-container .kvBox .kvmb .picre2 .pic2 {
    width: 5.3333333333rem;
    margin-left: -2.6666666667rem;
  }
}

.top-container .kvBox .kvmb .picre3 {
  position: absolute;
  top: 28.67%;
  left: 5%;
}

@media screen and (max-width: 768px) {
  .top-container .kvBox .kvmb .picre3 {
    top: 2.8266666667rem;
    left: auto;
    right: 0.9866666667rem;
  }
}

.top-container .kvBox .kvmb .picre3 .pic3 {
  width: 530px;
  transition: "all 1s ease 1.1s";
  -webkit-transition: all 1s ease 1.1s;
  -moz-transition: all 1s ease 1.1s;
  -o-transition: all 1s ease 1.1s;
  -ms-transition: all 1s ease 1.1s;
}

@media screen and (max-width: 1600px) {
  .top-container .kvBox .kvmb .picre3 .pic3 {
    width: 430px;
  }
}

@media screen and (max-width: 768px) {
  .top-container .kvBox .kvmb .picre3 .pic3 {
    width: 5.8666666667rem;
  }
}

.top-container .kvBox .kvmb .picre4 {
  position: absolute;
  top: 25%;
  right: 10%;
}

@media screen and (max-width: 768px) {
  .top-container .kvBox .kvmb .picre4 {
    position: relative;
    top: 2.6666666667rem;
    right: 0;
    left: 50%;
  }
}

.top-container .kvBox .kvmb .picre4 .pic4 {
  width: 400px;
}

@media screen and (max-width: 768px) {
  .top-container .kvBox .kvmb .picre4 .pic4 {
    width: 5.3333333333rem;
    margin-left: -2.6666666667rem;
  }
}

.top-container .kvBox .kvmb .picre4 .btn4 {
  width: 229px;
  margin: 38px 0 0 107px;
  height: 57px;
  border: solid 1px #bf9e74;
  font-size: 16px;
  line-height: 57px;
  letter-spacing: 2px;
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .top-container .kvBox .kvmb .picre4 .btn4 {
    width: 4.3733333333rem;
    height: 1.2rem;
    line-height: 1.2rem;
    float: none;
    letter-spacing: 0.0133333333rem;
    margin: 0.5333333333rem 0 0 1.6rem;
    font-size: 12px;
  }

  [data-dpr="2"] .top-container .kvBox .kvmb .picre4 .btn4 {
    font-size: 24px;
  }

  [data-dpr="3"] .top-container .kvBox .kvmb .picre4 .btn4 {
    font-size: 36px;
  }
}

.top-container .kvBox .kvmb .picre5 {
  position: absolute;
  top: 16.2%;
  left: 9.6%;
}

@media screen and (max-width: 768px) {
  .top-container .kvBox .kvmb .picre5 {
    top: 2.6666666667rem;
    right: 0;
    left: 50%;
  }
}

.top-container .kvBox .kvmb .picre5 .pic5 {
  width: 431px;
}

@media screen and (max-width: 1600px) {
  .top-container .kvBox .kvmb .picre5 .pic5 {
    width: 331px;
  }
}

@media screen and (max-width: 768px) {
  .top-container .kvBox .kvmb .picre5 .pic5 {
    width: 5.3333333333rem;
    margin-left: -2.6666666667rem;
  }
}

.top-container .kvBox .kvmb .transf {
  transform: translateY(20px);
  -webkit-transform: translateY(20px);
  opacity: 0;
}

.top-container .fullscreen {
  width: 100vw;
}

.top-container .kvPagination {
  position: relative;
  bottom: 80px;
  height: 2px;
  text-align: center;
  z-index: 10;
  left: 49.9%;
  margin-left: -89px;
}

.top-container .kvPagination #kvSwiper-pagination {
  text-align: center;
  position: absolute;
}

.top-container .kvPagination #kvSwiper-pagination .kv-bullet {
  position: relative;
  width: 2px;
  height: 2px;
  background-color: #bf9e74;
  display: block;
  margin-right: 30px;
  float: left;
  cursor: pointer;
  transition: all 1s cubic-bezier(0.57, 0, 0.08, 1);
  transform-origin: center;
}

.top-container .kvPagination #kvSwiper-pagination .kv-bullet:last-of-type {
  margin-right: 0px;
}

.top-container .kvPagination #kvSwiper-pagination .kv-bullet::after {
  visibility: visible;
  content: '';
  display: block;
  position: absolute;
  left: -1px;
  top: -1px;
  width: 4px;
  height: 4px;
  background-color: #bf9e74;
  border-radius: 50%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  backface-visibility: hidden;
  transform-origin: center;
  transition: opacity 0.23s cubic-bezier(0.57, 0, 0.08, 1) 0.9s, -webkit-transform 0.23s cubic-bezier(0.57, 0, 0.08, 1) 0.9s;
  transition: transform 0.23s cubic-bezier(0.57, 0, 0.08, 1) 0.9s, opacity 0.23s cubic-bezier(0.57, 0, 0.08, 1) 0.9s;
  transition: transform 0.23s cubic-bezier(0.57, 0, 0.08, 1) 0.9s, opacity 0.23s cubic-bezier(0.57, 0, 0.08, 1) 0.9s, -webkit-transform 0.23s cubic-bezier(0.57, 0, 0.08, 1) 0.9s;
}

.top-container .kvPagination #kvSwiper-pagination .kv-bullet-active {
  width: 80px;
}

.top-container .kvPagination #kvSwiper-pagination .kv-bullet-active::after {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
  transition: opacity 1.23s cubic-bezier(0.57, 0, 0.08, 1), -webkit-transform 1.23s cubic-bezier(0.57, 0, 0.08, 1);
  transition: transform 1.23s cubic-bezier(0.57, 0, 0.08, 1), opacity 1.23s cubic-bezier(0.57, 0, 0.08, 1);
  transition: transform 1.23s cubic-bezier(0.57, 0, 0.08, 1), opacity 1.23s cubic-bezier(0.57, 0, 0.08, 1), -webkit-transform 1.23s cubic-bezier(0.57, 0, 0.08, 1);
}

.main-container {
  width: 100%;
  max-width: 1920px;
  overflow: hidden;
}

.main-container .title1 {
  width: 400px;
}

@media screen and (max-width: 768px) {
  .main-container .title1 {
    width: 6.6666666667rem;
  }
}

.main-container .partOne {
  margin: 0 auto;
  width: 86.5%;
  max-width: 1806px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .main-container .partOne {
    width: 87.5%;
  }
}

.main-container .partOne .partOne_container {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.main-container .partOne .partOne_container #partOneSwiper .swiper-slide {
  position: relative;
  width: 100%;
}

.main-container .partOne .partOne_container #partOneSwiper .swiper-slide .text {
  position: absolute;
  top: 110px;
  left: 110px;
  width: 450px;
  font-size: 14px;
  line-height: 1.5;
}

.main-container .partOne .partOne_container #partOneSwiper .swiper-slide .text .pic {
  width: 100%;
}

.main-container .partOne .partOne_container #partOneSwiper .swiper-slide .text img {
  margin-bottom: 29px;
}

@media screen and (max-width: 1400px) {
  .main-container .partOne .partOne_container #partOneSwiper .swiper-slide .text {
    width: 305px;
    font-size: 12px;
  }
}

@media screen and (max-width: 1024px) {
  .main-container .partOne .partOne_container #partOneSwiper .swiper-slide .text {
    width: 205px;
  }
}

@media screen and (max-width: 768px) {
  .main-container .partOne .partOne_container #partOneSwiper .swiper-slide .text {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    padding-left: 0.8133333333rem;
    margin-top: 0.9333333333rem;
  }

  .main-container .partOne .partOne_container #partOneSwiper .swiper-slide .text img {
    width: 3.6933333333rem;
    margin-bottom: 0.4533333333rem;
  }

  .main-container .partOne .partOne_container #partOneSwiper .swiper-slide .text p {
    font-size: 12px;
    letter-spacing: 1px;
    margin-bottom: 0.1333333333rem;
    word-wrap: break-word;
  }

  [data-dpr="2"] .main-container .partOne .partOne_container #partOneSwiper .swiper-slide .text p {
    font-size: 24px;
  }

  [data-dpr="3"] .main-container .partOne .partOne_container #partOneSwiper .swiper-slide .text p {
    font-size: 36px;
  }
}

.main-container .partOne .partOne_container #partOneSwiper .swiper-slide .pwhite {
  color: #fff;
}

@media screen and (max-width: 768px) {
  .main-container .partOne .partOne_container #partOneSwiper .swiper-slide .pwhite {
    color: #000;
  }
}

.main-container .partOne .partbtns {
  width: 100%;
  height: 0;
  position: absolute;
  top: 50%;
  margin-top: -31px;
  z-index: 2;
}

.main-container .partOne .partbtns .leftBtn {
  cursor: pointer;
  width: 33px;
  float: left;
  margin-left: -63px;
}

@media screen and (max-width: 1024px) {
  .main-container .partOne .partbtns .leftBtn {
    width: 20px;
    margin-left: -33px;
  }
}

.main-container .partOne .partbtns .rightBtn {
  cursor: pointer;
  width: 33px;
  float: right;
  margin-right: -63px;
}

@media screen and (max-width: 1024px) {
  .main-container .partOne .partbtns .rightBtn {
    width: 20px;
    margin-right: -33px;
  }
}

.main-container .partOne .partOnePagination {
  width: 100%;
  text-align: center;
  height: 13px;
  margin: 40px auto;
}

@media screen and (max-width: 768px) {
  .main-container .partOne .partOnePagination {
    height: 0.2133333333rem;
    margin: 1.1866666667rem auto;
  }
}

.main-container .partOne .partOnePagination #partOneSwiper-pagination {
  display: inline-block;
  text-align: center;
}

.main-container .partOne .partOnePagination .pt1-bullet {
  cursor: pointer;
  width: 9px;
  height: 9px;
  background-color: #dddddd;
  display: block;
  margin-right: 20px;
  float: left;
  border-radius: 50%;
}

.main-container .partOne .partOnePagination .pt1-bullet:last-of-type {
  margin-right: 0;
}

@media screen and (max-width: 768px) {
  .main-container .partOne .partOnePagination .pt1-bullet {
    width: 0.2133333333rem;
    height: 0.2133333333rem;
  }
}

.main-container .partOne .partOnePagination .pt1-bullet-active {
  background-color: #666666;
  display: block;
}

.main-container .titleTwo {
  width: 400px;
}

@media screen and (max-width: 768px) {
  .main-container .titleTwo {
    width: 6.6666666667rem;
  }
}

.main-container .partTwo {
  width: 100%;
  max-width: 1920px;
}

/*.main-container .partTwo .partTwo_container { width: 93.75%; margin-left: 6.25%; }*/
.main-container .partTwo .partTwo_container #partTwoSwiper {
  width: 90%;
}

.main-container .partTwo .partTwoPagination {
  width: 100%;
  text-align: center;
  height: 13px;
  margin: 40px auto;
}

@media screen and (max-width: 768px) {
  .main-container .partTwo .partTwoPagination {
    height: 0.2133333333rem;
    margin: 0.5333333333rem auto;
  }
}

.main-container .partTwo .partTwoPagination #partTwoSwiper-pagination {
  display: inline-block;
  text-align: center;
}

.main-container .partTwo .partTwoPagination .pt2-bullet {
  cursor: pointer;
  width: 9px;
  height: 9px;
  background-color: #dddddd;
  display: block;
  margin-right: 20px;
  float: left;
  border-radius: 50%;
}

@media screen and (max-width: 768px) {
  .main-container .partTwo .partTwoPagination .pt2-bullet {
    width: 0.2133333333rem;
    height: 0.2133333333rem;
  }
}

.main-container .partTwo .partTwoPagination .pt2-bullet:last-of-type {
  margin-right: 0;
}

.main-container .partTwo .partTwoPagination .pt2-bullet-active {
  background-color: #666666;
  display: block;
}

.main-container .partTwo .toListBtn_box {
  width: 180px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .main-container .partTwo .toListBtn_box {
    width: 3.4133333333rem;
  }
}

.main-container .partTwo .toListBtn {
  width: 180px;
  height: 57px;
  line-height: 57px;
  border: solid 1px #000000;
  font-size: 16px;
  letter-spacing: 1px;
  color: #000;
  text-align: center;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .main-container .partTwo .toListBtn {
    width: 3.4133333333rem;
    height: 1.1333333333rem;
    line-height: 1.1333333333rem;
    font-size: 12px;
    margin-top: 0.7466666667rem;
  }

  [data-dpr="2"] .main-container .partTwo .toListBtn {
    font-size: 24px;
  }

  [data-dpr="3"] .main-container .partTwo .toListBtn {
    font-size: 36px;
  }
}

.main-container .titleThree {
  width: 400px;
}

@media screen and (max-width: 768px) {
  .main-container .titleThree {
    width: 6.6666666667rem;
  }
}

.main-container .partThree {
  background: no-repeat center center;
  background-size: cover;
  width: 100%;
  padding-bottom: 60px;
  background-image: url("../images/home/part3bg.jpg");
}

@media screen and (max-width: 768px) {
  .main-container .partThree {
    padding-bottom: 1.08rem;
  }
}

.main-container .partThree .chooseContainer {
  width: 200px;
  margin: 0 auto;
  height: 18px;
  padding-top: 50px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .main-container .partThree .chooseContainer {
    width: 5.7333333333rem;
  }
}

.main-container .partThree .chooseContainer .prev3,
.main-container .partThree .chooseContainer .next3 {
  width: 10px;
  float: left;
  cursor: pointer;
  width: 20px;
}

.main-container .partThree .chooseContainer .prev3 img,
.main-container .partThree .chooseContainer .next3 img {
  width: 10px;
  margin-left: 5px;
}

@media screen and (max-width: 768px) {

  .main-container .partThree .chooseContainer .prev3,
  .main-container .partThree .chooseContainer .next3 {
    width: 0.2666666667rem;
  }

  .main-container .partThree .chooseContainer .prev3 img,
  .main-container .partThree .chooseContainer .next3 img {
    width: 0.2133333333rem;
    margin-left: 0.0666666667rem;
  }
}

.main-container .partThree .chooseContainer .next3 {
  float: right;
}

.main-container .partThree .chooseContainer .next3 img {
  width: 10px;
  margin-left: 5px;
}

@media screen and (max-width: 768px) {
  .main-container .partThree .chooseContainer .next3 {
    width: 0.2666666667rem;
  }

  .main-container .partThree .chooseContainer .next3 img {
    width: 0.2133333333rem;
    margin-left: 0.0666666667rem;
  }
}

.main-container .partThree .chooseContainer .pt3_t {
  display: inline-block;
  text-align: center;
  font-size: 20px;
  letter-spacing: 4px;
  color: #ffffff;
  margin-top: -3px;
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  .main-container .partThree .chooseContainer .pt3_t {
    height: 0.2133333333rem;
    line-height: 0.2133333333rem;
    font-size: 15px;
    margin-top: 0;
  }

  [data-dpr="2"] .main-container .partThree .chooseContainer .pt3_t {
    font-size: 30px;
  }

  [data-dpr="3"] .main-container .partThree .chooseContainer .pt3_t {
    font-size: 45px;
  }
}

.main-container .partThree .partThree_container {
  width: 100%;
  position: relative;
}

@media screen and (max-width: 768px) {
  .main-container .partThree .partThree_container {
    margin: 0.9333333333rem auto 0.7866666667rem;
  }
}

.main-container .partThree .partThree_container .groupBook {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  transition: opacity 1s ease 0s, transform 1s ease 0s;
  -webkit-transition: opacity 1s ease 0s, transform 1s ease 0s;
}

@media screen and (max-width: 768px) {
  .main-container .partThree .partThree_container .groupBook {
    margin-left: 2.1333333333rem;
    width: 7.8666666667rem;
  }
}

.main-container .partThree .partThree_container .groupBook .groupBook_container {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .main-container .partThree .partThree_container .groupBook .groupBook_container {
    display: block;
    width: 18.6666666667rem;
  }

  .main-container .partThree .partThree_container .groupBook .groupBook_container:before,
  .main-container .partThree .partThree_container .groupBook .groupBook_container:after {
    content: "";
    display: table;
  }

  .main-container .partThree .partThree_container .groupBook .groupBook_container:after {
    clear: both;
  }
}

.main-container .partThree .partThree_container .groupBook .groupBook_container a {
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}

.main-container .partThree .partThree_container .groupBook .groupBook_container img {
  float: left;
  width: 30%;
}

@media screen and (max-width: 768px) {
  .main-container .partThree .partThree_container .groupBook .groupBook_container img {
    width: 5.7333333333rem;
    margin-right: 0.3866666667rem;
  }
}

.main-container .partThree .partThree_container .groupBook .groupBook_container img:last-of-type {
  margin-right: 0;
}

.main-container .partThree .partThree_container .pore {
  position: relative;
}

.main-container .partThree .partThree_container .unactive {
  opacity: 0;
  z-index: 0;
}

.main-container .partThree .partThree_container .active {
  opacity: 1;
  z-index: 1;
}

.main-container .partThree .partThree_container .posunactive {
  -webkit-transform: translate(20px, 0px);
  transform: translate(20px, 0px);
}

.main-container .partThree .partThree_container .posactive {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.main-container .partThree .link3_box {
  width: 180px;
  margin: 60px auto 0;
}

@media screen and (max-width: 768px) {
  .main-container .partThree .link3_box {
    width: 3.4133333333rem;
    margin: 0.7866666667rem auto 0;
  }
}

.main-container .partThree .link3 {
  cursor: pointer;
  width: 180px;
  height: 57px;
  border: solid 1px #bf9e74;
  text-align: center;
  line-height: 57px;
  font-size: 16px;
  letter-spacing: 1px;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .main-container .partThree .link3 {
    width: 3.4133333333rem;
    height: 1.1333333333rem;
    line-height: 1.1333333333rem;
    font-size: 12px;
    margin: 0.7866666667rem auto 0;
  }

  [data-dpr="2"] .main-container .partThree .link3 {
    font-size: 24px;
  }

  [data-dpr="3"] .main-container .partThree .link3 {
    font-size: 36px;
  }
}

.main-container .titleFour {
  width: 400px;
}

@media screen and (max-width: 768px) {
  .main-container .titleFour {
    width: 6.6666666667rem;
  }
}

.main-container .partFour {
  width: 87.5%;
  margin: 0 auto;
  position: relative;
  background: no-repeat center center;
  background-size: cover;
  background-image: url(../../images/home/part4bg.jpg);
}

.main-container .partFour .poab {
  position: absolute;
}

.main-container .partFour .text0 {
  width: 652px;
  top: 77px;
  left: 5%;
  color: #ffffff;
}

@media screen and (max-width: 1600px) {
  .main-container .partFour .text0 {
    width: 502px;
    color: #ffffff;
  }
}

@media screen and (max-width: 1200px) {
  .main-container .partFour .text0 {
    width: 452px;
    color: #ffffff;
  }
}

@media screen and (max-width: 1024px) {
  .main-container .partFour .text0 {
    width: 452px;
    color: #ffffff;
  }
}

@media screen and (max-width: 768px) {
  .main-container .partFour .text0 {
    width: 6.52rem;
    top: 1.0533333333rem;
    left: 0.5066666667rem;
    color: #ffffff;
  }
}

.main-container .partFour .text1 {
  width: 511px;
  top: 160px;
  left: 5%;
}

@media screen and (max-width: 1600px) {
  .main-container .partFour .text1 {
    width: 450px;
  }
}

@media screen and (max-width: 1024px) {
  .main-container .partFour .text1 {
    display: none;
  }
}

.main-container .partFour .link4_box {
  top: 283px;
  left: 5%;
}

.main-container .partFour .link4_box :hover {
  background-color: white;
  transition: 0.5s;
}

@media screen and (max-width: 1024px) {
  .main-container .partFour .link4_box {
    top: 183px;
  }
}

@media screen and (max-width: 768px) {
  .main-container .partFour .link4_box {
    width: 100%;
    top: inherit;
    bottom: 1.6rem !important;
    left: 0rem;
  }
}

.main-container .partFour .link4 {
  width: 180px;
  height: 57px;
  border: solid 1px #ffffff;
  line-height: 57px;
  text-align: center;
  color: #ffffff;
  letter-spacing: 1px;
  font-size: 16px;
}

@media screen and (max-width: 1600px) {
  .main-container .partFour .link4 {
    width: 150px;
  }
}

@media screen and (max-width: 768px) {
  .main-container .partFour .link4 {
    width: 3.4133333333rem;
    height: 1.1333333333rem;
    line-height: 1.1333333333rem;
    margin: 0 auto;
    border: solid 1px #bf9e74;
    font-size: 12px;
    color: #fff;
  }

  [data-dpr="2"] .main-container .partFour .link4 {
    font-size: 24px;
  }

  [data-dpr="3"] .main-container .partFour .link4 {
    font-size: 36px;
  }
}

.main-container .mpartFour {
  width: 87.5%;
  margin: 0 auto;
  position: relative;
  background: no-repeat center center;
  background-size: cover;
  background-image: url(../../images/home/part4bg.jpg);
  height: 10.8933333333rem;
}

.main-container .mpartFour .poab {
  position: absolute;
}

/*.main-container .mpartFour .text0 { width: 6.52rem; top: 1.0533333333rem; left: 0.5066666667rem; }*/
.main-container .mpartFour .link4_box {
  width: 100%;
  top: inherit;
  bottom: 1.6rem !important;
  left: 0rem;
}

.main-container .mpartFour .link4 {
  width: 180px;
  height: 57px;
  border: solid 1px #000;
  line-height: 57px;
  text-align: center;
  color: #000;
  letter-spacing: 1px;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .main-container .mpartFour .link4 {
    width: 3.4133333333rem;
    height: 1.1333333333rem;
    line-height: 1.1333333333rem;
    margin: 0 auto;
    border: solid 1px #bf9e74;
    font-size: 12px;
    color: #bf9e74;
  }

  [data-dpr="2"] .main-container .mpartFour .link4 {
    font-size: 24px;
  }

  [data-dpr="3"] .main-container .mpartFour .link4 {
    font-size: 36px;
  }
}
.main-container .video {
  width: 100%;
  margin-top: 120px;
  position: relative;
  text-align: center;
}
.main-container .video video{
  max-width:100%;
}
.main-container .partFive {
  width: 100%;
  margin-top: 120px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .main-container .partFive {
    margin-top: 0rem;
  }
  .main-container .video {
    margin-top: 0rem;
    margin-bottom: 1.5rem;
  }
}

.main-container .partFive #partFiveSwiper {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .main-container .partFive #partFiveSwiper {
    height: 100%;
  }
}

.main-container .partFive #partFiveSwiper .swiper-slide {
  width: 100%;
  background: no-repeat center center;
  background-size: 0;
}

@media screen and (max-width: 768px) {
  .main-container .partFive #partFiveSwiper .swiper-slide {
    height: 100%;
    background-size: cover;
  }
}

.main-container .partFive #partFiveSwiper .zhanT {
  cursor: pointer;
}

.main-container .partFive #partFiveSwiper .posr1 {
  background-position-x: 57%;
}

.main-container .partFive #partFiveSwiper .posr2 {
  background-position-x: 90%;
}

.main-container .partFive .imfBox {
  width: 384px;
  height: 100%;
  background-color: #ffffff;
  position: absolute;
  left: 120px;
  top: 0;
  z-index: 2;
}

@media screen and (max-width: 1300px) {
  .main-container .partFive .imfBox {
    width: 300px;
  }
}

@media screen and (max-width: 1000px) {
  .main-container .partFive .imfBox {
    width: 200px;
  }
}

@media screen and (max-width: 768px) {
  .main-container .partFive .imfBox {
    width: 4.3466666667rem;
    left: 0.5066666667rem;
  }
}

.main-container .partFive .imfBox .imfBox_container {
  position: relative;
  width: 100%;
  height: 100%;
}

.main-container .partFive .imfBox .logo5 {
  width: 84px;
  margin: 0 auto;
  transition: opacity 2s ease 0s;
  -webkit-transition: opacity 2s ease 0s;
  opacity: 0;
}

@media screen and (max-width: 768px) {
  .main-container .partFive .imfBox .logo5 {
    width: 1.4666666667rem;
    margin-top: 0.2266666667rem;
  }
}

.main-container .partFive .imfBox .activelo {
  opacity: 1;
}

.main-container .partFive .imfBox .studioName {
  width: 470px;

  margin-top: 75px;
  position: relative;
}

@media screen and (max-width: 1300px) {
  .main-container .partFive .imfBox .studioName {
    width: 350px;
    margin-top: 42px;
  }
}

@media screen and (max-width: 1000px) {
  .main-container .partFive .imfBox .studioName {
    width: 286px;
    margin-left: 45px;
  }
}

@media screen and (max-width: 768px) {
  .main-container .partFive .imfBox .studioName {
    width: 5rem;
    margin-left: 0rem;
    margin-top: 0rem;
  }
}

.main-container .partFive .imfBox .studioName img {
  transition: opacity 2s ease 0s;
  -webkit-transition: opacity 2s ease 0s;
  position: absolute;
  top: 0;
  left: 0;
}

.main-container .partFive .imfBox .studioName .pore {
  position: relative;
}

.main-container .partFive .imfBox .studioName .unactive {
  opacity: 1;
  width: 89%;
}

.main-container .partFive .imfBox .studioName .active {
  opacity: 1;
}

.main-container .partFive .imfBox .link5 {
  width: 180px;
  height: 56px;
  position: relative;
  margin: 62px auto 0;
  line-height: 56px;
  text-align: center;
  font-size: 16px;
  letter-spacing: 1px;
  color: #000000;
}

@media screen and (max-width: 1300px) {
  .main-container .partFive .imfBox .link5 {
    margin-top: 42px;
  }
}

@media screen and (max-width: 1000px) {
  .main-container .partFive .imfBox .link5 {
    width: 120px;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    margin: 41px auto 0;
  }
}

@media screen and (max-width: 768px) {
  .main-container .partFive .imfBox .link5 {
    width: 3.1466666667rem;
    height: 1.12rem;
    line-height: 1.12rem;
    margin: 0.92rem auto 0;
    font-size: 12px;
  }

  [data-dpr="2"] .main-container .partFive .imfBox .link5 {
    font-size: 24px;
  }

  [data-dpr="3"] .main-container .partFive .imfBox .link5 {
    font-size: 36px;
  }
}

.main-container .partFive .imfBox .link5 a {
  position: absolute;
  top: 0;
  left: 0;
}

.main-container .partFive .imfBox .link5 .s {
  transition: opacity 2s ease 0s;
  -webkit-transition: opacity 2s ease 0s;
  position: absolute;
  top: 0;
  left: 0;
  border: solid 1px #000000;
  width: 180px;
  height: 56px;
  text-align: center;
  line-height: 56px;
}

.main-container .partFive .imfBox .link5 .s a {
  display: block;
  text-align: center;
  width: 100%;
}

.main-container .partFive .imfBox .link5 .s:hover {
  background-color: black;
  transition: 0.6s;
}

.main-container .partFive .imfBox .link5 .s:hover a {
  color: white;
  transition: 0.6s;
}

@media screen and (max-width: 1000px) {
  .main-container .partFive .imfBox .link5 .s {
    width: 120px;
    height: 46px;
    line-height: 46px;
  }
}

@media screen and (max-width: 768px) {
  .main-container .partFive .imfBox .link5 .s {
    width: 3.1466666667rem;
    height: 1.12rem;
    line-height: 1.12rem;
  }
}

.main-container .partFive .imfBox .link5 .pore {
  position: relative;
}

.main-container .partFive .imfBox .link5 .unactive {
  opacity: 0;
}

.main-container .partFive .imfBox .link5 .active {
  opacity: 1;
}

.main-container .partFive .imfBox .chooseContainer {
  width: 184px;
  height: 18px;
  position: absolute;
  bottom: 10%;
  left: 50%;
  margin-left: -92px;
}

@media screen and (max-width: 1300px) {
  .main-container .partFive .imfBox .chooseContainer {
    bottom: 40px;
  }
}

@media screen and (max-width: 1000px) {
  .main-container .partFive .imfBox .chooseContainer {
    width: 100px;
    margin-left: -50px;
    bottom: 5%;
  }
}

@media screen and (max-width: 768px) {
  .main-container .partFive .imfBox .chooseContainer {
    margin-top: 2.8133333333rem;
    width: 100%;
  }
}

.main-container .partFive .imfBox .chooseContainer .prev5 {
  width: 10px;
  float: left;
  cursor: pointer;
}

.main-container .partFive .imfBox .chooseContainer .next5 {
  cursor: pointer;
  width: 10px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  float: right;
}

.main-container .partFive .imfBox .chooseContainer .pt5_t {
  text-align: center;
  width: 152px;
  font-size: 16px;
  text-align: center;
  color: #000;
  float: left;
  height: 18px;
  line-height: 18px;
  margin: 0 auto;
}

@media screen and (max-width: 1000px) {
  .main-container .partFive .imfBox .chooseContainer .pt5_t {
    width: 80px;
  }
}

@media screen and (max-width: 768px) {
  .main-container .partFive .imfBox .chooseContainer .pt5_t {
    font-size: 12px;
  }

  [data-dpr="2"] .main-container .partFive .imfBox .chooseContainer .pt5_t {
    font-size: 24px;
  }

  [data-dpr="3"] .main-container .partFive .imfBox .chooseContainer .pt5_t {
    font-size: 36px;
  }
}

/*# sourceMappingURL=home.css.map */


/*join*/
.join_container .join_advan {
  width: 1200px;
  padding: 50px 0;
  margin: 0 auto;
}

.join_container .title {
  text-align: center;
  font-size: 34px;
  margin: 20px 0;
}

.join_container .join_advan .con {
  margin: 0 auto;
}

.join_container .join_advan .con ul li {
  width: 570px;
  height: 200px;
  border: 1.5px solid #938e8e;
  float: left;
  margin: 20px 15px;
  padding: 18px 20px;
}

.join_container .join_advan .con ul li div {
  margin-bottom: 18px;
}

.join_container .con ul li div {
  font-size: 23px;
  font-family: sans-serif;
}

.join_container .con ul li p {
  font-size: 15px;
  font-family: sans-serif;
  line-height: 30px;
}

.join_container .join_proccess {
  background: url('../../images/home/join_proc_banner.png') no-repeat center center;
  background-size: 100% 100%;
  padding: 50px 0;
  margin: 0 auto;
  text-align: center;
  height: 450px;
}

.join_container .join_proccess .title {
  color: white;
}

.join_container .join_proccess .con img {
  margin: 30px auto;
}

.join_container .join_condition {
  padding: 50px 0 70px 0;
  margin: 0 auto;
  width: 1200px;
}

.join_container .join_condition .con ul li {
  float: left;
  width: 160px;
  margin: 50px 70px;
}

.join_container .join_condition .con div {
  text-align: center;
  margin: 20px 0;
  margin-top: 50px;
}

.join_container .join_partner {
  padding: 200px 0;
  margin: 0 auto;
  text-align: center;
}

/*留言*/
.feedback_form {
  position: relative;
  margin-left: 500px;
}

.feedback_form form .feed_back_input {
  margin: 30px 0;
}

.feedback_form form .feed_back_input input {
  background-color: #a7a5a5;
  border-radius: 3px;
  width: 28%;
  height: 50px;
  color: white;
  padding: 15px 10px;
}

.feedback_form form .feed_back_input textarea {
  background-color: #a7a5a5;
  border-radius: 3px;
  width: 28%;
  height: 200px;
  color: white;
  padding: 15px 10px;
}

.feedback_form form .right {
  position: absolute;
  right: 220px;
  top: 30px;
  width: 15%;
}

.feedback_form form .right .feed_back_input input {
  width: 100%;
}

.feedback_form form .daili {
  color: #c48f3e;
  font-size: 18px;
  text-align: initial;
}

.feedback_form form .feed_back_submit input {
  background-color: #c48f3e;
  padding: 20px 0;
  width: 100%;
}


.full_screen .swiper-container {
  width: 1500px;
  margin: 0 auto;
}

.full_screen .swiper-container .swiper-wrapper .swiper-slide img {
  width: 100%
}

.menuStyle2 {
  background-color: #fff;
}

/*contact*/
.contact {
  padding: 50px 70px;
}

.contact .contact-title img {
  float: left;
  width: 30px;
  margin-right: 15px;
}

.contact .contact-title {
  font-size: 25px;
  color: #848484;
  margin: 20px 0;
}

.contact .left {
  padding: 10px;
  float: left;
  margin-right: 50px;
}

.contact .left .left-title {
  font-size: 25px;
  margin: 40px 0;
}

.contact .left .con {
  margin: 15px 0 50px 0;
}

.contact .left .con p {
  font-size: 15px;
  margin: 15px 0;
}

.contact .left .contact_form {
  margin: 55px 0;
}

.contact .left .contact_form .t1 {
  font-size: 20px;
  margin: 10px 0;
  color: #848484;
}

.contact .left .contact_form .input input {
  width: 100%;
  height: 40px;
  background-color: #ebeaea;
}

.contact .left .contact_form .input_yan input {
  width: 63%;
  height: 40px;
  background-color: #ebeaea;
}

.contact .left .contact_form .input textarea {
  width: 100%;
  height: 110px;
  background-color: #ebeaea;
}

.contact .left .contact_form .input_yan span {
  width: 35%;
  display: inline-block;
  height: 25px;
}

.contact .left .contact_form .form_submit {
  margin: 40px 0;
}

.contact .left .contact_form .form_submit input {
  padding: 10px 175px;
  background-color: white;
  border-bottom: 1px solid black;
}

#bd_container {
  height: 900px;
}


.Store section {
  background-color: #f5f5f5;
}

.Store .filter-title {
  margin-bottom: 0.7rem;
  color: #4c4c4c;
  font-size: 0.6rem;
  font-weight: 300;
  text-align: center;
  padding: 1rem 0.5rem 0rem;
}

.Store section .search-bar {
  text-align: center;
  height: 70px;
}

.Store section.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.Store section .search-bar .search-bar_input {
  margin-right: 10px;
}

.Store section .search-bar .search-bar_input {
  display: inline-block;
}

.Store section .search-bar .search-bar_input select {
  padding-left: 1rem;
  height: 0.7rem;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  font-size: 0.27rem;
  -webkit-appearance: none;
  background: white url(../../images/home/arrow.svg) no-repeat 95% center;
  background-size: 0.3rem;
  width: 5rem;
  font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
}

.Store section .search-bar .search-bar_button {
  display: inline-block;
  margin-right: 10px;
}

.Store section .search-bar .search-bar_button button {
  line-height: 0.4rem;
  color: #4c4c4c;
  text-transform: uppercase;
  border: 1px solid transparent;
  background-color: transparent;
  outline: none;
  font-size: 15px;
  border-bottom: 1px solid black;
  padding: 4px 20px;
  cursor: pointer;
}

.Store .main-content-with-sidebar {
  margin: 0px auto;
  float: none;
}

.Store .main-content-with-sidebar .view-listing {
  padding: 100px 60px 0 60px;
}

.Store .main-content-with-sidebar .view-listing .wrapper-stores-info-content {
  padding: 0 140px;
}

.Store .main-content-with-sidebar .wrapper-stores-info-content .views-row {
  margin-bottom: 40px;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  width: 25%;
  float: left;
}

.Store .main-content-with-sidebar .views-row .stores_content_brand {
  background: transparent url(../../images/home/show_logo.jpg) no-repeat left center;
  margin-right: 10px;
  background-size: contain;
  height: 28px;
  margin-bottom: 8px;
}

.Store .main-content-with-sidebar .views-row strong {
  display: block;
  margin: 20px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}

.Store .main-content-with-sidebar .views-row p {
  margin: 0 0 20px;
  line-height: 1.5;
  font-size: 16px;
  max-height: 24px;
}

.Store .main-content-with-sidebar .views-row .stores_content_link {
  text-transform: uppercase;
  font-weight: 600;
  display: inline-block;
  padding: 10px;
  margin: 20px 0 0;
  border-bottom: 1px solid black;
}

/*专卖店展示*/
.store_play {
  padding: 60px 0 0 0;
}

.store_play .store_list {
  width: 1400px;
  overflow: hidden;
  margin: auto;
}

.store_play .store_list .store_item {
  float: left;
  margin: 0 10px;
  width: 446px;
  height: 450px;
  position: relative;
  margin-bottom: 20px;
  border: 2px solid #DDDDDD;
  border-radius: 4px;
  overflow: hidden;
}

.store_play .store_list .store_item .store_img img{
  -webkit-transition: all 0.6s;
  transition: all 0.6s;
}

.store_play .store_list .store_item:hover .store_img img {
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}

.store_play .store_list .store_item .store-intro {
  width: 100%;
  padding: 20px;
}

.store_play .store_list .store_item .store-intro .t3 {
  font-size: 20px;
  margin-bottom: 20px;
}

.store_play .store_list .store_item .store-intro .t4 {
  font-size: 14px;
}

.store_play .store_list .store_item .store-intro .t4 .time {
  margin: 0 10px;
}

.store_play .store_list .store_item .store-intro .t4 img {
  width: 20px;
  display: inline;
  vertical-align: sub;
}

.store_play .store_list .store_item .store-intro .t4 .place {
  width: 20px;
  display: inline;
  vertical-align: sub;

}

.footerThree .bdtj{position: relative;}
.footerThree .bdtj .qrcode{
  position: absolute;
  right: -120px;
  top: -50px;
}
.footerThree .bdtj .qrcode img{
  width: 120px;
}


.footerThree .bdtj .cm{
  margin: 0 15px 10px 15px;
}

.footerThree .bdtj img{width: 50px;}

@media screen and (max-width: 1570px) {

.main-container .partTwo .partTwo_container .swiper-container .swiper-slide{
   max-width: 374px;
}

}


@media screen and (max-width: 768px) {
  .full_screen .swc_mobile{
    width: 350px;
  }

  #kfoutbox{
    display: none;
  }
  
  .store_play{
    padding: 50px 15px 0 15px;
  }
  .store_play .store_list {
    width: 100%;
    overflow: hidden;
    margin: auto;
  }
  
  .store_play .store_list .store_item {
    float: left;
    width: 100%;
    position: relative;
    border: 2px solid #DDDDDD;
    border-radius: 4px;
    overflow: hidden;
    -webkit-transition: all 0.6s;
    transition: all 0.6s;
    height: auto;
    margin: 0 0;
    margin-bottom: 20px;
  }

  .navSix ul li {
    height: 40px;
  }

  .main-container .partFive .partf_store_img img {
    height: 165px;
  }

  .marginTitle h1 {
    font-size: 23px;
  }

  .marginTitle p {
    font-size: 13px;
  }

  .main-container .mpartFour .text0 div {
    font-size: 16px;
  }

  .main-container .mpartFour .text0 div {
    text-align: center;
    margin: 20px 0;
  }

  .navSix ul li a {
    font-size: 14px;
    margin: 0 20px;
  }

  .pageSix ul li {
    margin-bottom: 0px;
    line-height: 30px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .pageSix .left a,
  .pageSix .right a {
    font-size: 14px;
  }

  .pageSix .left {
    margin-top: 30px;
  }

  .pageSix .right {
    margin-top: 0px;
  }

  .join_container .join_advan {
    width: 100%;
  }

  .join_container .title {
    font-size: 25px;
  }

  .join_container .join_advan .con ul li {
    height: 288px;
    width: 100%;
  }

  .join_container .join_advan .con ul li {
    margin: 20px 0px;
  }

  .join_container .join_advan {
    padding: 35px 20px;
  }

  .join_container .join_proccess {
    height: 490px;
  }

  .join_container .join_condition {
    width: 100%;
    padding: 0 20px;
  }

  .join_container .join_condition ul li img {
    margin: 0 auto;
    width: 60%;
  }

  .join_container .join_condition .con div {
    margin-top: 20px;
  }

  .join_container .con ul li div {
    font-size: 18px;
  }

  .join_container .join_condition .con ul li {
    margin: 30px 15px;
    width: 40%;
  }

  .feedback_form {
    margin-left: 0px;
  }

  .feedback_form form .right {
    position: static;
    right: 0px;
    top: 0px;
    width: 100%;
    padding: 0 20px;
  }

  .join_container .join_partner {
    padding: 20px 0;
  }

  .contact {
    padding: 0 20px;
  }

  .contact .left {
    float: none;
    margin-right: 0;
  }

  #bd_container {
    height: 350px;
  }

  .Store section .search-bar {
    height: 175px;
  }

  .Store section .search-bar .search-bar_input select {
    padding-left: 1rem;
    height: 1rem;
    border: 0;
    border-radius: 0;
    box-shadow: none;
    font-size: 0.3rem;
    -webkit-appearance: none;
    background: white url(../../images/home/arrow.svg) no-repeat 95% center;
    background-size: 0.5rem;
    width: 7rem;
    font-family: "SF Pro SC", "SF Pro Display", "SF Pro Icons", "PingFang SC", "Helvetica Neue", "Helvetica", "Arial", "Microsoft Yahei", "Hiragino Sans GB", sans-serif;
  }

  .Store .main-content-with-sidebar .wrapper-stores-info-content .views-row {
    width: 100%;
    float: none;
  }
  .join_proccess  .con{
    padding: 0 20px;
  }

  .join_proccess  .con ul li {
    width: 90px;
    height: 90px;
    background-color: white;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    padding: 28px 10px;
    float: left;
    margin: 10px;
  }

  .join_proccess  .con ul li:nth-child(6){
    padding: 15px 10px;

  }

  .join_proccess  .con ul li div{
    font-size: 15px;
  }

  .feedback_form form .daili{
    margin: 10px 0;
  }

 

  .full_screen .swiper-container{
    padding: 0 40px;
  }

  .Store .main-content-with-sidebar .view-listing .wrapper-stores-info-content {
    padding: 0 0px;
  }

  .contact .left .con {
    margin: 15px 0 90px 0;
}

}

@media screen and (max-width: 411px) {
  .contact .left .contact_form .form_submit input {
    padding: 10px 160px;
  }
}

@media screen and (max-width: 384px) {
  .contact .left .contact_form .form_submit input {
    padding: 10px 144px;
  }
}

@media screen and (max-width: 360px) {
  .contact .left .contact_form .form_submit input {
    padding: 10px 132px;
  }

  .join_container .join_advan .con ul li {
    height: 310px;
  }
}

@media screen and (max-width: 320px) {
  .contact .left .contact_form .form_submit input {
    padding: 10px 115px;
  }

  .join_container .join_advan .con ul li {
    height: 340px;
  }
}

.kfoutbox .kfbox .kefu54kefunetli img{
    width: 85%;
}

.kfoutbox .kfbox .kf54kefuqqbottom a{
  display: none;
}